Revert "a11y: Remove AtkSelection implementation from combobox"
authorBenjamin Otte <otte@redhat.com>
Mon, 16 Sep 2013 13:36:07 +0000 (15:36 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 16 Sep 2013 13:41:15 +0000 (15:41 +0200)
commit45d896a6b5c144c7bdf956f255f59c1108dc258a
tree1b485e387e16b1f7ee9fc3a76252f5cc6e4d4cf8
parent1b93b55b60c42dc38ddbc6caab5b3a30d8cc1056
Revert "a11y: Remove AtkSelection implementation from combobox"

This reverts commit 7cecc8e524f9ac3825622e10f8a98f5e01ac4727.

It is impossible to use the selection object of the menu while it is
collapsed (collapsed menus deselect everything for a start), so even
though the original patch was correct, the followup issues are too big
to solve this quickly to a release.

https://bugzilla.gnome.org/show_bug.cgi?id=707786
gtk/a11y/gtkcomboboxaccessible.c
testsuite/a11y/combos.txt
testsuite/a11y/pickers.txt